-
Notifications
You must be signed in to change notification settings - Fork 544
[Feature] Enable inference support for Deepseekr1-w8a8-MTP #1994
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: curryliu <120010041@link.cuhk.edu.cn>
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1994 +/- ##
==========================================
- Coverage 71.49% 71.43% -0.06%
==========================================
Files 86 86
Lines 9131 9145 +14
==========================================
+ Hits 6528 6533 +5
- Misses 2603 2612 +9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
wangxiyuan
approved these changes
Jul 29, 2025
weijinqian0
pushed a commit
to weijinqian0/vllm-ascend
that referenced
this pull request
Jul 30, 2025
…ect#1994) Support the inference of the Deepseekr1-w8a8-mtp model with statically-quantized shared_head in MTP layers. - vLLM version: v0.9.2 - vLLM main: vllm-project/vllm@6eca337 Signed-off-by: curryliu <120010041@link.cuhk.edu.cn>
weijinqian0
pushed a commit
to weijinqian0/vllm-ascend
that referenced
this pull request
Jul 30, 2025
…ect#1994) Support the inference of the Deepseekr1-w8a8-mtp model with statically-quantized shared_head in MTP layers. - vLLM version: v0.9.2 - vLLM main: vllm-project/vllm@6eca337 Signed-off-by: curryliu <120010041@link.cuhk.edu.cn> Signed-off-by: weijinqian_v1 <weijinqian@huawei.com>
This was referenced Aug 1, 2025
wangxiyuan
pushed a commit
that referenced
this pull request
Aug 6, 2025
### What this PR does / why we need it? Fixes unable to load `qwen3_moe` quantized weights issue due to #1994 ### Does this PR introduce _any_ user-facing change? None ### How was this patch tested? Add a `qwen3_moe` W8A8 quantized model in `tests/e2e/multicard/test_qwen3_moe.py` - vLLM version: v0.10.0 - vLLM main: vllm-project/vllm@c494f96 --------- Signed-off-by: zhoux77899 <zhouxiang100@huawei.com>
zzhx1
pushed a commit
to lidenghui1110/vllm-ascend
that referenced
this pull request
Aug 11, 2025
…roject#2219) ### What this PR does / why we need it? Fixes unable to load `qwen3_moe` quantized weights issue due to vllm-project#1994 ### Does this PR introduce _any_ user-facing change? None ### How was this patch tested? Add a `qwen3_moe` W8A8 quantized model in `tests/e2e/multicard/test_qwen3_moe.py` - vLLM version: v0.10.0 - vLLM main: vllm-project/vllm@c494f96 --------- Signed-off-by: zhoux77899 <zhouxiang100@huawei.com>
zzhx1
pushed a commit
to lidenghui1110/vllm-ascend
that referenced
this pull request
Aug 11, 2025
…roject#2219) ### What this PR does / why we need it? Fixes unable to load `qwen3_moe` quantized weights issue due to vllm-project#1994 ### Does this PR introduce _any_ user-facing change? None ### How was this patch tested? Add a `qwen3_moe` W8A8 quantized model in `tests/e2e/multicard/test_qwen3_moe.py` - vLLM version: v0.10.0 - vLLM main: vllm-project/vllm@c494f96 --------- Signed-off-by: zhoux77899 <zhouxiang100@huawei.com>
chopper0126
pushed a commit
to chopper0126/vllm-ascend
that referenced
this pull request
Sep 26, 2025
…ect#1994) Support the inference of the Deepseekr1-w8a8-mtp model with statically-quantized shared_head in MTP layers. - vLLM version: v0.9.2 - vLLM main: vllm-project/vllm@6eca337 Signed-off-by: curryliu <120010041@link.cuhk.edu.cn>
chopper0126
pushed a commit
to chopper0126/vllm-ascend
that referenced
this pull request
Sep 26, 2025
…roject#2219) ### What this PR does / why we need it? Fixes unable to load `qwen3_moe` quantized weights issue due to vllm-project#1994 ### Does this PR introduce _any_ user-facing change? None ### How was this patch tested? Add a `qwen3_moe` W8A8 quantized model in `tests/e2e/multicard/test_qwen3_moe.py` - vLLM version: v0.10.0 - vLLM main: vllm-project/vllm@c494f96 --------- Signed-off-by: zhoux77899 <zhouxiang100@huawei.com>
Angazenn
pushed a commit
to Angazenn/vllm-ascend
that referenced
this pull request
Oct 21, 2025
…ect#1994) Support the inference of the Deepseekr1-w8a8-mtp model with statically-quantized shared_head in MTP layers. - vLLM version: v0.9.2 - vLLM main: vllm-project/vllm@6eca337 Signed-off-by: curryliu <120010041@link.cuhk.edu.cn>
Angazenn
pushed a commit
to Angazenn/vllm-ascend
that referenced
this pull request
Oct 21, 2025
…roject#2219) ### What this PR does / why we need it? Fixes unable to load `qwen3_moe` quantized weights issue due to vllm-project#1994 ### Does this PR introduce _any_ user-facing change? None ### How was this patch tested? Add a `qwen3_moe` W8A8 quantized model in `tests/e2e/multicard/test_qwen3_moe.py` - vLLM version: v0.10.0 - vLLM main: vllm-project/vllm@c494f96 --------- Signed-off-by: zhoux77899 <zhouxiang100@huawei.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Support the inference of the Deepseekr1-w8a8-mtp model with statically-quantized shared_head in MTP layers.
Signed-off-by: curryliu [120010041@link.cuhk.edu.cn]